libdbicx-sugar-perl software package provides syntax sugar for DBIx::Class, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdbicx-sugar-perl
libdbicx-sugar-perl is installed in your system.
Make ensure the libdbicx-sugar-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdbicx-sugar-perl *
You will get with libdbicx-sugar-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libdbicx-sugar-perl |
| Version | 0.0001-1 |
| Description | syntax sugar for DBIx::Class |
| Sub Section | Perl |